<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Ã§ÂÂ°Ã¨â€°Â²Ã¨Â¾Â¹Ã¦Â¡â€&nbsp;*/
.grey_border {
  border: 1px solid #bebebe;
  box-sizing: border-box;
}
.blue_border {
  border: 1px solid #0063ba;
  box-sizing: border-box;
}
.red_border {
  border: 1px solid #ea3e3e;
  box-sizing: border-box;
}
.clearfix,
.nav {
  clear: both;
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.nav:before,
.nav:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after,
.nav:after {
  clear: both;
}
.no-data {
  width: 100%;
  height: 84px;
  background: url("no-more.png") no-repeat center 40px;
  padding-top: 250px;
}
.no-data-message {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #333333;
}



#content {
  width: 100%;
  height: auto !important;
  background-color: #f6f6f6;
}
#content .content {
  width: 1200px;
  margin: 0 auto;
  height: auto;
  margin-bottom: 100px;
}
.searchArticleWrap {
  width: 831px;
  height: auto;
  background-color: #f6f6f6;
  float: left;
  /*  Ã©ÂÂ¢Ã¥Å’â€¦Ã¥Â±â€˜ Ã¥Â¯Â¼Ã¨Ë†Âª  */
  /*  Ã¦ÂÅ“Ã§Â´Â¢Ã¥Ë†â€”Ã¨Â¡Â¨  */
}
.searchArticleWrap .breadcrumb-warp {
  margin-bottom: 20px;
}
.searchArticleWrap .breadcrumb-address,
.searchArticleWrap .breadcrumb,
.searchArticleWrap .breadcrumb li {
  display: inline-block;
}
.searchArticleWrap .breadcrumb li {
  margin-right: 7px;
}
.searchArticleWrap .breadcrumb li:after {
  display: inline-block;
  content: "&gt;";
  color: #999;
  width: 10px;
  margin-left: 7px;
}
.searchArticleWrap .breadcrumb li.active a {
  color: #0063ba;
}
.searchArticleWrap .breadcrumb li.active:after {
  display: inline-block;
  content: "";
  color: #999;
  width: 10px;
  margin-left: 7px;
}
.searchArticleWrap .searchArticle-box {
  widht: 789px;
  padding: 20px;
  border: 1px solid #bebebe;
  /*  Ã¦ÂÅ“Ã§Â´Â¢Ã§Â»â€œÃ¦Å¾Å“ */
  /*  Ã¦ÂÅ“Ã§Â´Â¢- list */
}
.searchArticleWrap .searchArticle-box .search-result {
  // text-align: center;
  color: #a7a7a7;
  padding-bottom: 20px;
  border-bottom: 1px solid #bebebe;
}
.searchArticleWrap .searchArticle-box .search-result .search-mes-wrap {
  margin: 0 10px 0 10px;
}
.searchArticleWrap .searchArticle-box .search-result .search-mes-num {
  color: #0063ba;
  padding: 0 6px 0 10px;
}
.searchArticleWrap .searchArticle-box .search-result-list {
/*   width: 749px; */
  margin-bottom: 20px;
}
.searchArticleWrap .searchArticle-box .search-result-list .list-li {
  width: 100%;
  border-bottom: 1px solid #bebebe;
  padding: 20px;
}
.searchArticleWrap .searchArticle-box .search-result-list .list-h4 {
  font-size: 16px;
  margin-bottom: 10px;
  // font-weight: bold;
}
.searchArticleWrap .searchArticle-box .search-result-list .list-h4 a{
  color: #333;
}
.searchArticleWrap .searchArticle-box .search-result-list .list-p {
  margin-bottom: 20px;
}
.searchArticleWrap .searchArticle-box .search-result-list .list-p a{
  letter-spacing: 1px;
  color: #666;
  font-size: 14px;
  line-height: 22px;
}
.searchArticleWrap .searchArticle-box .search-result-list .list-bottom {
  height: 20px;
}
.searchArticleWrap .searchArticle-box .search-result-list .list-bottom .list-bottom-left {
  float: left;
  height: 20px;
  color: #fff;
}
.searchArticleWrap .searchArticle-box .search-result-list .list-bottom .list-bottom-left .column {
  width: 40px;
  background-color: #ea3e3e;
}
.searchArticleWrap .searchArticle-box .search-result-list .list-bottom .list-bottom-left .column-mesg {
  // width: 80px;
  padding: 0 10px;
  background-color: #efefef;
  color: #464646;
}
.searchArticleWrap .searchArticle-box .search-result-list .list-bottom .column,
.searchArticleWrap .searchArticle-box .search-result-list .list-bottom .column-mesg {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
}
.searchArticleWrap .searchArticle-box .search-result-list .list-bottom .list-bottom-right {
  float: right;
  height: 20px;
}
.searchArticleWrap .searchArticle-box .search-result-list .list-bottom .list-bottom-right .column-src {
  display: inline-block;
  color: #929292;
  font-size: 12px;
}
.searchArticleWrap .searchArticle-box .search-result-list .list-bottom .list-bottom-right .column-d {
  display: inline-block;
  padding: 0 14px 0 14px;
  color: #999999;
}
.searchArticleWrap .searchArticle-box .search-result-list .list-bottom .list-bottom-right .column-mesg {
  display: inline-block;
/*   padding-left: 17px; */
  color: #929292;
}
.searchArticleWrap .searchArticle-box .search-result-list .list-bottom .list-bottom-right i {
  display: inline-block;
  width: 11px;
  height: 11px;
  margin-bottom: 2px;
  margin-right: 6px;
  background: url("../img/sprite01.png") no-repeat -81px 0;
}
.searchArticleWrap .searchArticle-box .search-result-list .list-bottom .list-bottom-right a,
.searchArticleWrap .searchArticle-box .search-result-list .list-bottom .list-bottom-right i {
  vertical-align: middle;
}
.searchArticleWrap .searchArticle-box .search-result-list .list-bottom .list-bottom-right .artical_time {
    padding-left: 15px;
    background: url(../img/clock.png)/*tpa=http://www.creditchina.gov.cn/images/clock.png*/ 0 3px no-repeat;
}
/*  search */
.body_part_right {
  position: relative;
  display: inline-block;
  float: right;
  width: 350px;
}
.body_part_right .artical_search_wrap {
  width: 350px;
  height: 150px;
  background-color: #d1e1f0;
  text-align: center;
}
.body_part_right .artical_search_wrap .search_artical_title {
  font-size: 16px;
  height: 56px;
  line-height: 56px;
  text-align: left;
  color: #0c0300;
  text-indent: 20px;
}
.body_part_right .artical_search_wrap .search_artical_input {
  height: 45px;
  width: 310px;
  line-height: 45px;
  margin: 0 auto;
  background-color: #fff;
}
.body_part_right .artical_search_wrap .search_artical_input .input_content {
  height: 45px;
  display: inline-block;
  overflow: hidden;
}
.body_part_right .artical_search_wrap .search_artical_input .input_content .search_text {
  display: inline-block;
  width: 265px;
  height: 45px;
  line-height: 45px;
  text-align: left;
  text-indent: 20px;
  float: left;
}
.body_part_right .artical_search_wrap .search_artical_input .input_content .btn {
  float: right;
  display: inline-block;
  width: 40px;
  height: 45px;
  background: url(search_blue.png) 5px 10px no-repeat;
}
.body_part_right .special_column_style,
.body_part_right .special_column_wrap {
/*   margin-top: 20px; */
  width: 100%;
  padding: 20px;
  border: 1px solid #bebebe;
  box-sizing: border-box;
}
.body_part_right .special_column_style .column_title,
.body_part_right .special_column_wrap .column_title {
  border-bottom: 1px solid #bebebe;
  height: 30px;
  line-height: 25px;
  color: #333;
  font-size: 16px;
}
.body_part_right .special_column_style .column_title span,
.body_part_right .special_column_wrap .column_title span {
  width: 50%;
  display: inline-block;
  height: 30px;
  border-bottom: 5px solid #ea3e3e;
  box-sizing: border-box;
}
.body_part_right .special_column_style .column_title span em,
.body_part_right .special_column_wrap .column_title span em {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background: url(zx_icon_red.png) 0 5px no-repeat;
}
.body_part_right .special_column_style .column_list,
.body_part_right .special_column_wrap .column_list {
  width: 270px;
  margin: 10px 0 0 30px;
}
.body_part_right .special_column_style .column_list li,
.body_part_right .special_column_wrap .column_list li {
  width: 130px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  margin-top: 10px;
}
.body_part_right .special_column_style .column_list li a,
.body_part_right .special_column_wrap .column_list li a {
  color: #676868;
}
.body_part_right .special_column_style .column_list .duck_grey,
.body_part_right .special_column_wrap .column_list .duck_grey {
  background-color: #e8e7e7;
}
.body_part_right .special_column_style .column_list .light_grey,
.body_part_right .special_column_wrap .column_list .light_grey {
  background-color: #f2f2f2;
}
.body_part_right .people_interest_wrap .column_list_interest {
  color: #333;
}
.body_part_right .people_interest_wrap .column_list_interest li {
  padding: 5px 0;
  border-bottom: 1px solid #bebebe;
  line-height: 25px;
}
.body_part_right .people_interest_wrap .column_list_interest li span {
  font-size: 12px;
  color: #ea3e3e;
  display: inline-block;
  padding: 0 10px;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
  border: 1px solid #ea3e3e;
  box-sizing: border-box;
}
.body_part_right .people_interest_wrap .column_list_interest li p {
  font-size: 12px;
  line-height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.body_part_right .people_interest_wrap .column_list_interest li a {
  color: #333;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999;
  font-size: 12px;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999;
  font-size: 12px;
}
input:-ms-input-placeholder {
  color: #999999;
  font-size: 12px;
}
input::-webkit-input-placeholder {
  color: #999999;
  font-size: 12px;
}
.phcolor {
  color: #999;
}

</pre></body></html>